-
Home
-
RecipePress Reloaded
-
2.5.0
-
Code
-
Classes
- Sanitization
Total Complexity |
42 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
405 |
Lines of code |
146 |
Logical lines of code |
85 |
Comment lines |
197 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sanitize_checkbox_field() |
A |
49 |
10 |
32 |
get_output() |
S |
57 |
5 |
16 |
do_settings_on_change_hook() |
S |
60 |
5 |
12 |
settings_sanitize() |
S |
55 |
4 |
17 |
apply_type_filter() |
S |
67 |
3 |
7 |
do_settings_on_key_change_hook() |
S |
69 |
3 |
6 |
sanitize_cssbox_field() |
S |
57 |
1 |
16 |
not_empty_or_zero() |
S |
78 |
2 |
3 |
sanitize_email_field() |
S |
69 |
2 |
7 |
sanitize_labels_field() |
S |
71 |
2 |
6 |
__construct() |
S |
61 |
1 |
12 |
apply_general_filter() |
S |
78 |
1 |
3 |
sanitize_text_field() |
S |
80 |
1 |
3 |
sanitize_url_field() |
S |
78 |
1 |
3 |
sanitize_slug_field() |
S |
80 |
1 |
3 |